PWM timer0 period and update method configuration register.
TIMER_PRESCALE | Configures the prescaler value of timer%s, so that the period of PT0_clk = Period of PWM_clk * (PWM_TIMER%s_PRESCALE + 1) |
TIMER_PERIOD | Configures the period shadow of PWM timer%s |
TIMER_PERIOD_UPMETHOD | Configures the update method for active register of PWM timer%s period.\0: Immediate\1: TEZ\2: Sync\3: TEZ or sync\TEZ here and below means timer equal zero event |